home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
oddech
/
flashgame
/
bowling
/
install
/
bowling.exe
/
scripts
/
DefineButton2_56
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-11-05
|
142b
|
9 lines
on(release){
gotoAndPlay(52);
tellTarget("../" add eval("..:co_zamknac"))
{
gotoAndStop("pusty");
play();
}
}